AbsHeight | The method returns the entire height of the CAD image. |
AbsWidth | The method returns the entire width of the CAD image. |
AddScaledDXF | The method adds a new drawing to the TsgCADImage object. |
AddScaledDXFEx | The method adds a new drawing to the TsgCADImage object. |
DrawRect | The method renders a part of a loaded drawing on a device context specified by DC. |
ExportToMetafile | The method exports a CAD drawing to a Windows Enhanced metafile |
GetCADCoords | The method returns coordinates of a point on a drawing. |
GetEntityColor | The method returns the entity's color. |
GetExtents | The method recalculates the drawing extents. |
GetObjectSnapMask | The method returns the object snap mode. |
GetPoint | The method converts point from the 3D coordinate system to the 2D coordinate system. |
GetPointUCS | The method converts the UCS coordinates to the screen coordinates. |
GetRealImagePoint | The method the real coordinates of the point. |
GetSnapData | The method returns the data structure that contains the closest entity to the argument point, and the node point. |
GetVisibleArea | The method returns the visible area. |
LoadFromClipboardFormat | The method loads from clipboard. |
LoadFromFile | The method loads a CAD image from file. |
RefreshCurrentLayout | The method refreshes sizes of the current layout. |
ResetDrawingBox | The method switches off the drawing box. |
Rotate | The method rotates the current image. |
RotDefault | The method rotates the image to the default view. |
RotToView | The method rotates the image by parameter defined in A3DView. |
SaveToClipboardFormat | The method saves to clipboard. |
SaveToFile | The method saves the image to the file. |
SaveToStream | The method saves the image to the stream. |
SetObjectSnapMask | The method sets the object snap mode. |
SetVisibleArea | The method sets an area for snap. |
StopLoading | The method stops loading the file and displays only the loaded data. |